projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18ab7df
)
*** empty log message ***
author
Thien-Thi Nguyen
<ttn@gnuvola.org>
Thu, 28 Jun 2007 07:14:47 +0000
(07:14 +0000)
committer
Thien-Thi Nguyen
<ttn@gnuvola.org>
Thu, 28 Jun 2007 07:14:47 +0000
(07:14 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e7b0dee39e12e50390b85fdc7e822de263b1a95a..a8d83c208b998977548390184b686b8640ee4249 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2007-06-28 Kevin Ryde <user42@zip.com.au>
+
+ * textmodes/nroff-mode.el: Groff \# comments.
+ (nroff-mode-syntax-table): \# comment intro,
+ plain # as punct per global table.
+ (nroff-font-lock-keywords): Add # as a single char escape.
+ (nroff-mode): In comment-start-skip, match \#.
+
2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
* vc-bzr.el (vc-functions): Clear up the cache when reloading the file.